PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class
Members
In This Topic
    PDFPageDestination Class
    In This Topic
    Defines an abstract destination to a PDF page.
    Object Model
    PDFPageDestination ClassPDFCosArray ClassPDFDestinationType EnumerationPDFDestinationZoomMode Enumeration
    Syntax
    public abstract class PDFPageDestination 
        extends PDFDestination 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.destinations.PDFDestination
          com.o2sol.pdf4java.destinations.PDFPageDestination
             com.o2sol.pdf4java.destinations.PDFPageDirectDestination
             com.o2sol.pdf4java.destinations.PDFPageNumberDestination

    See Also